<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.usermanager.properties.override">

  <require>org.nuxeo.ecm.platform.usermanager.properties</require>

  <?xml version='1.0' encoding='UTF-8'?>
<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
    <documentation>
      Controls whether we check the validity of password when changing it.

      @since 8.4
    </documentation>
    <property name="nuxeo.usermanager.check.password">********</property>
  </extension>

</component>
